From: IOhannes m zmölnig Date: Sun, 28 Jun 2015 20:07:43 +0000 (+0200) Subject: Removed patches incorporated upstream X-Git-Tag: archive/raspbian/2.5.1+ds-1+rpi1~1^2~330 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/%22/%22http:/www.example.com/cgi/%22?a=commitdiff_plain;h=b6a3c9a468c9e456f01b8eb1c30960df7884b4ca;p=jacktrip.git Removed patches incorporated upstream --- diff --git a/debian/patches/fix_includes.patch b/debian/patches/fix_includes.patch deleted file mode 100644 index 9fc89c4..0000000 --- a/debian/patches/fix_includes.patch +++ /dev/null @@ -1,15 +0,0 @@ -Description: adding missing includes -Author: IOhannes m zmölnig -Last-Update: 2014-02-05 ---- -This patch header follows DEP-3: http://dep.debian.net/deps/dep3/ ---- jacktrip.orig/src/jacktrip_globals.cpp -+++ jacktrip/src/jacktrip_globals.cpp -@@ -39,6 +39,7 @@ - #include "jacktrip_types.h" - - #include -+#include - - #if defined ( __LINUX__ ) - #include diff --git a/debian/patches/series b/debian/patches/series index 274a3a5..c2e986b 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -1,2 +1 @@ -fix_includes.patch remove_sflogo.patch